addMoodEntry

suspend fun addMoodEntry(moodEntry: DailyEvaluationEntry)

Adds a new mood entry to the remote data source.

Parameters

moodEntry

The mood entry to be added.